* xfaces.c (realize_default_face): Check if the default font name
authorChong Yidong <cyd@stupidchicken.com>
Tue, 21 Nov 2006 17:23:02 +0000 (17:23 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Tue, 21 Nov 2006 17:23:02 +0000 (17:23 +0000)
exists on this display before trying to use it.

src/ChangeLog

index bb6e01a356587ad3fcc400b5034616c7adfcda18..7fb0175e02955a691b851d690e14bc6efa878286 100644 (file)
@@ -1,3 +1,8 @@
+2006-11-21  Chong Yidong  <cyd@stupidchicken.com>
+
+       * xfaces.c (realize_default_face): Check if the default font name
+       exists on this display before trying to use it.
+
 2006-11-21  Richard Stallman  <rms@gnu.org>
 
        * fileio.c: Break line before &&, not after.